'Declaration
Public Class BoxWhisker(Of T) Inherits ExtraSeries(Of T)
public class BoxWhisker<T> : ExtraSeries<T>
'Declaration
Public Class BoxWhisker(Of T) Inherits ExtraSeries(Of T)
public class BoxWhisker<T> : ExtraSeries<T>
System.Object
C1.Web.Mvc.ChartSeriesBase<T>
C1.Web.Mvc.ExtraSeries<T>
C1.Web.Mvc.BoxWhisker<T>